projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c900f
)
remove dead code
author
Joey Hess
<joeyh@joeyh.name>
Thu, 28 Aug 2025 16:32:16 +0000
(12:32 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Thu, 28 Aug 2025 16:32:16 +0000
(12:32 -0400)
Annex/YoutubeDl.hs
patch
|
blob
|
history
diff --git
a/Annex/YoutubeDl.hs
b/Annex/YoutubeDl.hs
index dbfa31573889220d5fc1ad0a8a1f70f5c2dca007..5b3fbd7158d308f9473ea439e331502091f36173 100644
(file)
--- a/
Annex/YoutubeDl.hs
+++ b/
Annex/YoutubeDl.hs
@@
-316,11
+316,6
@@
parseYtdlpProgress = go [] . reverse . progresschunks
_ -> go (remainder++x) xs
_ -> go (remainder++x) xs
-{- youtube-dl is deprecated, parsing its progress was attempted before but
- - was buggy and is no longer done. -}
-parseYoutubeDlProgress :: ProgressParser
-parseYoutubeDlProgress _ = (Nothing, Nothing, "")
-
{- List the items that yt-dlp can download from an url.
-
- Note that this does not check youtubeDlAllowed because it does not